diff options
author | Benjamin Morrison <ben@gbmor.dev> | 2020-11-15 17:35:07 -0500 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.dev> | 2020-11-15 17:35:07 -0500 |
commit | 0105fe48fcbc8761d9f4137e60acf17164a914a3 (patch) | |
tree | b637cc165f4684c4f82f6b9015b21d8bf097cf96 /.gitignore | |
parent | e568d9c2dd3ceaec0749ae5234db6d73501f3a7b (diff) | |
download | dogfiles-0105fe48fcbc8761d9f4137e60acf17164a914a3.tar.gz |
added global ignore file for git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea |