aboutsummarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorremspoor2016-10-17 00:40:47 +0200
committerremspoor2016-10-17 00:40:47 +0200
commitdf71dd3a28e32bcd96945697f3b29d09f60fca92 (patch)
tree689f5ea44c3c12952543b4baa84381b3bdfdd70d /.gitignore
downloadaur-df71dd3a28e32bcd96945697f3b29d09f60fca92.tar.gz
Initial commit of package next
- Added all needed files to build package neXt, a helicopter simulation program made by CGM: http://www.rc-aerobatics.eu/index_e.html - Added *.xz (built package) to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..34e57ba2ec3e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+*.xz
+
+pkg/
+src/