diff options
author | Mark Powers <markppowers0@gmail.com> | 2020-10-07 10:55:25 -0500 |
---|---|---|
committer | Mark Powers <markppowers0@gmail.com> | 2020-10-07 10:55:25 -0500 |
commit | 2c2718ed12d07b7cdb5dfee60e146e214a8d6842 (patch) | |
tree | e03670981ac9b8b12772461d5f273066c098d2ef /.gitignore | |
parent | 1f1f48db76b5b99092b44d52f1ed7af327034d71 (diff) |
Add status check
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -config.js
\ No newline at end of file +config.js +*.swp |