diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2007-06-14 19:52:23 +0100 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2007-06-14 19:52:23 +0100 |
commit | c15222ffcd85ca5a0a86dd0da04b326b77557eb1 (patch) | |
tree | c0d87afb4814b90f06dcc37484e72d523aae00db /.gitignore | |
parent | Updated sisu-0.54.0 (diff) |
.gitignore removed fix .gitignore excludes in .git/info/exclude, placed in package build Rantfile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 311638a5..00000000 --- a/.gitignore +++ /dev/null @@ -1,17 +0,0 @@ -# git-ls-files --others --exclude-from=.git/info/exclude -# Lines that start with '#' are comments. -# For a project mostly in C, the following would be a good set of -# exclude patterns (uncomment them if you want to use them): -# *.[oa] -InstalledFiles -.config -.*.sw? -*~ -\#*# -.#* -,,* -*[._]bk -*[._]old -tst* -#test* -RCS |