diff options
author | Shawn Betts <sabetts@gmail.com> | 2007-10-06 21:12:58 -0700 |
---|---|---|
committer | Shawn Betts <sabetts@gmail.com> | 2007-10-06 21:12:58 -0700 |
commit | d4b97b5a7ff4b9a9cb73ba0d1dbaf3b91e75f8f8 (patch) | |
tree | 622a8640623c9663cc0180c1f16a8539ed4f1ef3 /src/.gitignore | |
parent | daa5550f2e424a88ba6de7602fab405808a2ef23 (diff) | |
download | ratpoison-d4b97b5a7ff4b9a9cb73ba0d1dbaf3b91e75f8f8.zip |
Remove .cvsignore files. add .gitignore files
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..7f9b21a --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,4 @@ +.deps +config.h +config.h.in +stamp-h1 |