aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-04 20:30:29 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-04 20:30:29 +0100
commit0f70b982b292acc132ebe05a202d8f2fe7d1180e (patch)
tree8bcd5a13230e94d4b51958407a587056243d2609 /.gitignore
downloadlibhaiku-0f70b982b292acc132ebe05a202d8f2fe7d1180e.tar.gz
libhaiku-0f70b982b292acc132ebe05a202d8f2fe7d1180e.tar.bz2
libhaiku-0f70b982b292acc132ebe05a202d8f2fe7d1180e.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
+