diff options
author | pacien | 2020-04-26 00:17:22 +0200 |
---|---|---|
committer | pacien | 2020-04-26 00:17:22 +0200 |
commit | 765846fae6e9c64a897b4d0fd26b226ac3e4512d (patch) | |
tree | 152cf958a7891cdee9db2a7541002eee5378234e | |
parent | b04c5a58f449db6f8de0e837ffed1e087238787d (diff) | |
download | ldgallery-765846fae6e9c64a897b4d0fd26b226ac3e4512d.tar.gz |
ignore .idea
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | # compiled man pages | 1 | # compiled man pages |
2 | *.1 | 2 | *.1 |
3 | *.7 | 3 | *.7 |
4 | |||
5 | # editor and IDE | ||
6 | .idea | ||