mirror of
https://github.com/Immediate-Mode-UI/Nuklear.git
synced 2026-03-28 08:47:11 +00:00
While not required, this cleans up the folder structure by moving the `doc` folder to a hidden file at `.Doxyfile`. Compiled documentation is still build to the `doc` folder, which is gitignored.
13 lines
97 B
Plaintext
13 lines
97 B
Plaintext
demo/*/*/demo
|
|
demo/*/bin/*
|
|
example/bin/*
|
|
/doc
|
|
*.tmp
|
|
*.swo
|
|
*.swp
|
|
*.o
|
|
*.obj
|
|
*.exe
|
|
*.dSYM
|
|
/private/
|