Ver Fonte

Update .gitignore

Updated gitignore for future updates
TC pushbot 5 há 4 anos atrás
pai
commit
4d88af202b
1 ficheiros alterados com 9 adições e 0 exclusões
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -1,4 +1,8 @@
+# Operating System Trash
 */Thumbs.db
+*/._*
+
+# Files that should not go into the main branch
 src/aroz_online.exe
 src/aroz_online
 src/localhost.crt
@@ -8,5 +12,10 @@ src/system/storage.json
 src/subservice/*
 src/*.go_disabled
 src/system/ao.db
+
+# WebApps that cannot be published
+src/web/Cyinput/*
+
+# Release folder and database stuffs
 */aofs.db
 release/