summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2022-05-11 16:46:11 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2022-05-26 18:41:49 +0200
commit267e5b1769ffd4bcc1b520d57bfe32b5029bab00 (patch)
tree9c83f08b33c5e131c30c1ed4fff1460d03f3e9f8 /.gitignore
parenteaf3efa06bf4d0149e4569466f19ab63086f427c (diff)
Ignore and simplistic README
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f75f2a1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+build/
+nanny/
+old/
+sockets/
+test/
+src/moc_*
+configuration.cc
+ctor
+config.h \ No newline at end of file