summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-12-22 00:40:59 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-12-26 22:21:31 -0500
commit2798b055cbeeb2580b2677e5c223fca7654e1103 (patch)
tree3aae1a16a893c581baa47abf5979ac68fda95f02 /.gitignore
parent084d0a37c8d0f1a991ce22ccc6d8c3dd8ca12a33 (diff)
find . -name .directory -type f -delete; echo .directory > .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6dc4e19af..e28a2ea64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*~
#*#
+.directory
src/
pkg/
*.log