diff options
author | Aaron Marcher <me@drkhsh.at> | 2017-08-10 20:30:52 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2017-08-10 20:30:52 +0200 |
commit | be4cffef39c4973ef3e0b286d3ef2e07d905e949 (patch) | |
tree | 3965db667ddf27b56973c1f05dfd9f56b0df95c9 | |
parent | 999cf004901abed13cd7072e39f652d843d2f731 (diff) |
Removed .gitignore from repository
A file outside the repository (.git/info/exclude) can replace this and
suits better for this usecase.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 484c6c0..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -slstatus -slstatus.o -config.h |