diff options
author | Mateja <mail@matejamaric.com> | 2020-08-18 14:09:08 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-08-18 14:09:08 +0200 |
commit | 7775115024777a6a891b3fba33b6972187e4b6ef (patch) | |
tree | 891fee4b582264633563079c9d26537033511279 /.gitignore | |
download | dotfiles-7775115024777a6a891b3fba33b6972187e4b6ef.tar.gz dotfiles-7775115024777a6a891b3fba33b6972187e4b6ef.zip |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1bf14c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.errors +*.hi +*.o +xmonad-x86_64-linux |