do not track experience file

This commit is contained in:
Quentin De Coninck 2020-06-23 13:20:37 +02:00
parent b28d9f06b9
commit 0dedf362dc

2
.gitignore vendored
View File

@ -6,9 +6,9 @@
*.out *.out
*.blg *.blg
*.pyc *.pyc
*.log
*~ *~
*.swp *.swp
*.pcap *.pcap
*.xpl *.xpl
*.patch *.patch
__pycache__