mirror of
https://bitbucket.org/minetest_gamers/x_enchanting.git
synced 2025-06-29 14:21:07 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
48d215b08e |
15
.gitattributes
vendored
Normal file
15
.gitattributes
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Creating an archive
|
||||||
|
|
||||||
|
.* export-ignore
|
||||||
|
assets export-ignore
|
||||||
|
scripts export-ignore
|
||||||
|
bin export-ignore
|
||||||
|
docs export-ignore
|
||||||
|
types export-ignore
|
||||||
|
*.zip export-ignore
|
||||||
|
bitbucket-pipelines.yml export-ignore
|
||||||
|
package.json export-ignore
|
||||||
|
package-lock.json export-ignore
|
||||||
|
screenshot*.png export-ignore
|
||||||
|
i18n.py export-ignore
|
||||||
|
config.ld export-ignore
|
Reference in New Issue
Block a user