]> sourceware.org Git - bzip2.git/commitdiff
Update .gitignore
authorJoshua Watt <JPEW.hacker@gmail.com>
Tue, 2 Jul 2019 20:05:53 +0000 (15:05 -0500)
committerMark Wielaard <mark@klomp.org>
Wed, 3 Jul 2019 19:26:49 +0000 (21:26 +0200)
Updates the .gitignore file to ignore many build artifacts

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..da23814
--- /dev/null
@@ -0,0 +1,9 @@
+*.o
+*.obj
+*.rb2
+*.tst
+*.a
+*.lib
+*.exe
+bzip2
+bzip2recover
This page took 0.026175 seconds and 5 git commands to generate.