projects
/
sixth-data.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2421b62
)
chore: add eclipse project files to gitignore
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Wed, 25 Mar 2026 19:33:14 +0000
(21:33 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Wed, 25 Mar 2026 19:33:14 +0000
(21:33 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
f9576f8
..
0842dc9
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,9
@@
/.idea/
+/.settings/
/target/
/doc/apidocs/
/*.iml
/test.byar
-*.html
\ No newline at end of file
+*.html
+/.classpath
+/.project
\ No newline at end of file