summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorboredland2017-08-02 16:01:28 +0200
committerboredland2017-08-02 16:01:28 +0200
commit582e31264edce58a336d1824737c4d277464255b (patch)
treeb26425e788ae8171218f1083fe03036d95c58021
parent5e8a2b7dfed83a6e84e22282b9139b6735c24d03 (diff)
downloadaur-582e31264edce58a336d1824737c4d277464255b.tar.gz
New Version, upgraded dependencies and removed some Bad Windows-Only bugfix.
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..03e2ff453e37
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+# Created by .ignore support plugin (hsz.mobi)
+### ArchLinuxPackages template
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/
+.idea/ \ No newline at end of file