summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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/