aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-04 20:54:13 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-04 20:54:13 +0100
commit2667c9ab250f0f1c38cf664eb8cd3330c520bacf (patch)
treec85a0bcfb446f88a1079e1601836f2c88be332c9 /.gitignore
downloadlibred-2667c9ab250f0f1c38cf664eb8cd3330c520bacf.tar.gz
libred-2667c9ab250f0f1c38cf664eb8cd3330c520bacf.tar.bz2
libred-2667c9ab250f0f1c38cf664eb8cd3330c520bacf.tar.xz
split out from radharc
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..892d3ac
--- /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
+