Update .gitignore

presentation
Fabian Keßler 6 years ago committed by GitHub
parent b7ea842541
commit e16faa7bcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitignore

3
.gitignore vendored

@ -38,6 +38,7 @@ nbproject/
# Visual Studio Code
.vscode/
*/.vscode/
# CLion
.idea
@ -57,4 +58,4 @@ flatpak-build/
*.flatpak
# Lua
lua-*
lua-*

Loading…
Cancel
Save