Parcourir la source

ignore more files

Eren Yilmaz il y a 6 ans
Parent
commit
b6df435962
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -5,4 +5,5 @@ venv
 *.spec
 build
 dist
-cool_query.py
+cool_query.py
+__pycache__