aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-02 05:30:31 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-02 05:30:31 +0100
commit83c73e020dec69d7123d99ee9a0eb8c3a773e41a (patch)
treefa4fded042bc7935dfc675998bd8b1f103fa2843 /.gitignore
downloadradharc-83c73e020dec69d7123d99ee9a0eb8c3a773e41a.tar.gz
radharc-83c73e020dec69d7123d99ee9a0eb8c3a773e41a.tar.bz2
radharc-83c73e020dec69d7123d99ee9a0eb8c3a773e41a.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b3a4bae
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+_/
+/bin/
+/aux/
+/obj/
+\#*\#
+.*
+!.git*
+*.~
+*.bak
+*.new
+*.swo
+*.swp
+*.out
+*.o
+*.su
+*.gch
+*.info
+*.pdf
+*.ps
+*.dvi
+/config.status
+/Makefile
+