Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
f8e73ba9
Commit
f8e73ba9
authored
Jan 17, 2021
by
Christoph Cullmann
🐮
Browse files
fix gitignore
parent
ecd5bd2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
f8e73ba9
...
...
@@ -4,7 +4,7 @@
*.orig
*.out
CMakeLists.txt.user*
.clang-format
/
.clang-format
# kate
*~
...
...
@@ -23,5 +23,7 @@ CMakeLists.txt.user*
.directory
# LSP Server data
.clangd
.cmake/
/.clangd
/.cmake/
/.cache/
/compile_commands.json
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment