diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2007-06-02 20:42:03 +0100 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2007-06-02 20:42:03 +0100 |
commit | 7117f78366e76ff710ed2873cb09dff43e01da9a (patch) | |
tree | 3076f5e8da201f21d7f6ada5c06b630f25358e94 /.gitignore | |
parent | sisu-0.53.0 + md5s (diff) |
track .gitignore on master
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..b03c7ab8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# 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? +*~ |