Quellcode durchsuchen

New attempt at a gitignore

Axel Nordh vor 1 Monat
Ursprung
Commit
22c004fc23
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -22,4 +22,6 @@
 # Unity3D Generated File On Crash Reports
 sysinfo.txt
 
-**/*.log
+# Ignore log files
+*.log
+/[Ll]ogs/