Browse Source

Ignore the .tmp files in Git

Yentl Van Tendeloo 7 years ago
parent
commit
ab32b39f3a
1 changed files with 2 additions and 1 deletions
  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