1
0
mirror of https://github.com/serge1/ELFIO.git synced 2025-04-17 08:44:25 +00:00

Exclude internal 'tmp' directory

This commit is contained in:
Serge Lamikhov-Center 2020-06-09 23:52:46 -07:00
parent 10da8a2b37
commit a2ee85d245

1
.gitignore vendored

@ -6,6 +6,7 @@ ELFIO.v11.suo
ELFIO.opensdf ELFIO.opensdf
ELFIO.v12.suo ELFIO.v12.suo
.vs .vs
tmp/
ELFIOTest/Debug ELFIOTest/Debug
ELFIOTest/Release ELFIOTest/Release