mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
17 lines
142 B
Plaintext
17 lines
142 B
Plaintext
# Libraries
|
|
*.lvlibp
|
|
*.llb
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Metadata
|
|
*.aliases
|
|
*.lvlps
|