Przeglądaj źródła

Ignore the .tmp files in Git

Yentl Van Tendeloo 7 lat temu
rodzic
commit
ab32b39f3a
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -4,6 +4,7 @@
 .cache
 *.swp
 *.swo
+.tmp_*
 __pycache__
 hybrid_server/server.py
-perf_data.txt
+perf_data.txt