mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2025-10-21 20:10:41 +00:00
Update 2025-03-08 Update 2025-03-09 Update 2025-03-10 Update 2025-03-12 Update 2025-03-15 Update 2025-03-16 Update 2025-03-17 Update 2025-03-18 Update 2025-03-21 Update 2025-03-23 Update 2025-03-27 Update 2025-03-28 Update 2025-03-30
54 lines
624 B
Plaintext
54 lines
624 B
Plaintext
#--------------------------------------------------#
|
|
# The following was generated with gitignore.nvim: #
|
|
#--------------------------------------------------#
|
|
# Gitignore for the following technologies: Lua
|
|
|
|
# Compiled Lua sources
|
|
luac.out
|
|
|
|
# luarocks build files
|
|
*.src.rock
|
|
*.zip
|
|
*.tar.gz
|
|
|
|
# Object files
|
|
*.o
|
|
*.os
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
*.def
|
|
*.exp
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
*.hex
|
|
|
|
.luarc.json
|
|
|
|
plugin/packer_compiled.lua
|
|
java-debug/
|
|
vscode-java-test/
|
|
.stversions
|
|
.stfolder
|