Add QtCreator project file to gitignore

This commit is contained in:
Daniel Butum 2015-02-12 10:43:55 +02:00
parent 4e88cb6753
commit cc4903737c

3
.gitignore vendored
View File

@ -41,6 +41,9 @@ src/html
*~
*.swp
# Ignore QtCreator project file
CMakeLists.txt.user
packets_log.txt
history.dat
README.dependencies