gitignore actualitzat per a ignorar executables en l'arrel

This commit is contained in:
2019-12-10 17:55:04 +01:00
parent 61b39afe8a
commit 0e88abbe8f

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ data/*
*.opensdf *.opensdf
*.user *.user
*.dll *.dll
*.exe
.DS_Store .DS_Store
trick.ini trick.ini
*.xcuserstate *.xcuserstate