added data file to gitignore

This commit is contained in:
Sem van der Hoeven
2020-08-23 01:02:38 +02:00
parent d588588a9a
commit a69968fab7

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# data file
data
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]