mame/.gitignore
Olivier Galibert b16275062a Revert "Modifiy .gitignore to ignore mk68kmake executable and object files (nw)"
This reverts commit 7aefd0652e.

These files have not been generated since commit
ea9cd8aea1 done Sep 13, 2018, which is
the time where that specific ignore was removed.
2020-05-21 20:49:34 +02:00

50 lines
513 B
Text

*~
.*.sw?
*.mo
*.orig
*.pyc
*.pyo
*.rej
*.L68
*.S68
.DS_Store
/*
/*/
!/3rdparty/
!/android-project/
!/benchmarks/
!/artwork/
!/bgfx/
!/docs/
!/hash/
!/hlsl/
!/keymaps/
!/language/
!/nl_examples/
!/plugins/
!/projects/
!/regtests/
!/samples/
!/scripts/
!/src/
!/shaders/
!/tests/
!/doxygen/
!/web/
!/.drone.yml
!/.gitattributes
!/.gitignore
!/.travis.yml
!/makefile
!/mame.doxygen
!/*.md
!/*.bdf
!/LICENSE
/.idea
docs/build
docs/source/_build
regtests/chdman/temp
regtests/jedutil/output
/CMakeLists.txt
/samples