summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Kojevnikov2015-09-03 04:42:37 +0000
committerAndrey Kojevnikov2015-09-03 04:42:37 +0000
commit556bd4f4da4110feba449f8123108fbea882d160 (patch)
tree9c9ef3dfa9a7fc3e1aac36f34ca733959546083b
parente57f438858503b63527821531fc5d54261323f7b (diff)
downloadaur-556bd4f4da4110feba449f8123108fbea882d160.tar.gz
.gitignore
-rw-r--r--.SRCINFO1
-rw-r--r--.gitignore13
2 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97826fc3259f..80af65e4b96a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = gns3-gui
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
+ groups = gns3
license = GPL3
makedepends = python-setuptools
depends = python-apache-libcloud
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..b73905529f23
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/