2
0
Fork 0
original-dome/.gitignore

25 lines
204 B
Plaintext
Raw Permalink Normal View History

2018-11-29 21:18:47 +00:00
syntax: glob
2018-11-29 20:00:57 +00:00
2018-11-29 21:18:47 +00:00
# Project ignores
bin
bin/**
old
old/**
build/local.inc.mk
2019-01-01 22:27:28 +00:00
.openmsx.cnt
2018-11-29 20:00:57 +00:00
2020-12-23 17:36:09 +00:00
# Makefile ignores
Makelocal.mk
2018-11-29 21:18:47 +00:00
# IDE ignores
.settings
2018-11-29 21:18:47 +00:00
.vs/
2018-11-29 20:00:57 +00:00
2018-11-29 21:18:47 +00:00
# File ignores
*.log
*.bak
*.zip
*.tar.gz
2019-01-01 22:27:28 +00:00
*.xsm
*.XSM