git://git.nikiroo.be
/
fanfix-jexer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21460f4
)
Ignore Intellij files and directories.
author
Fabien DUMINY
<fabien.duminy@webmails.com>
Sun, 22 Dec 2019 12:22:03 +0000
(12:22 +0000)
committer
Kevin Lamonte
<kevin.lamonte@gmail.com>
Sun, 22 Dec 2019 12:22:03 +0000
(12:22 +0000)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 30d9f7c701397a07ff13ad91bb0cf1c59cdf3351..2779ab4596166ee39a134e4c7f20c87fbdd33c29 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-33,3
+33,7
@@
examples/*.sh
# Fonts for testing
fonts/**
+
+.idea/**
+*.iml
+*.ipr