summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsatcom8862020-08-09 12:28:23 +0200
committersatcom8862020-08-09 12:28:23 +0200
commit82c242e4bfd4df5d716d799e925dae4962680a9a (patch)
tree895150fcef5a54b6ef195a33c80456ff78652256
parent75dfa4c8b95b3a377729bde064ec0170d1466961 (diff)
downloadaur-82c242e4bfd4df5d716d799e925dae4962680a9a.tar.gz
Added a gitignore file
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..c1f6fc4283e5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+pkg
+src
+
+*.pkg.*
+
+controlloid-server \ No newline at end of file