mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
ignore eclipse special files
This commit is contained in:
parent
ee17cc2e67
commit
544f7cc6ce
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -51,6 +51,11 @@ timing.exe
|
|||
*.idb
|
||||
*.pdb
|
||||
|
||||
# Eclipse special files
|
||||
.project
|
||||
.cproject
|
||||
.settings/
|
||||
|
||||
# oops ;) but we don't want them to appear in the repository...
|
||||
*.stackdump
|
||||
*.core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue