Files
open-simh.simtools/extracters/ods2/.gitignore
Timothe Litt 91379609cc Update ods2's .gitignore
Make ods2 less dependent on simtools/.gitignore

Note that Visual Studio's mess is currently handled at
the simtools level.
2022-10-10 12:35:06 -04:00

47 lines
489 B
Plaintext

# executables
ods2
makehelp
genmsg
# Miscellaneous test data, just-in-case stuff
testdata
attic
*.iso
*.simh_dsk
*.vhd
# Intermediate and loadable library files
*.mt
*.md
*.mdf
*.hlb
*.d
*.dep
*.o
*.obj
*.exe
*.tmp
# Editor crumbs
*.bak
*~
\~AutoRecover.*
\#*
*.swp
*.orig
.gdb_history
# Help compiler listings
*.lst
# These are cleaned, but are easier to build on Unix & use for VS builds
# vms_messages_*.msg
# ssdef.h
# ssdef.msg
!default.md
# Mountpoints used for testing
pc/*