summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Tompkins2018-06-17 20:15:42 -0400
committerMark Tompkins2018-06-17 20:15:42 -0400
commit57e7bf866d5b1a2d19cff99c7c2642681cc226c0 (patch)
treec983b5b9542e26d29a75b68492e413710bfeb4a3 /.gitignore
downloadaur-57e7bf866d5b1a2d19cff99c7c2642681cc226c0.tar.gz
Init criptoreal-qt repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1e2b0c0734b7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/ \ No newline at end of file