commit 25643197
Add gitignore
Changed files
| A | .gitignore |
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..445b017
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.qt
+build
+Makefile
\ No newline at end of file