diff options
author | Camil Staps | 2017-02-04 00:12:50 +0100 |
---|---|---|
committer | Camil Staps | 2017-02-04 00:12:50 +0100 |
commit | 0fba6de18f3dd09546bed5ea6e8a59855da701be (patch) | |
tree | cebd63789a62a1618ab160aebe5ab9d6b7bf403f /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2e3fccd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Clean System Files/ +clpm |