mirror of
https://codeberg.org/1414codeforge/lua-osx.git
synced 2025-06-05 21:49:10 +02:00
[.gitignore] Cleanup .gitignore, exclude doc folder.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,11 +1,5 @@
|
|||||||
# meson build directory
|
# exclude documentation folder
|
||||||
build/
|
doc/
|
||||||
|
|
||||||
# exclude test data folders
|
|
||||||
test/*/
|
|
||||||
|
|
||||||
# external projects, if any
|
|
||||||
subprojects/*/
|
|
||||||
|
|
||||||
# hidden files
|
# hidden files
|
||||||
.*
|
.*
|
||||||
|
Reference in New Issue
Block a user