Skip to content

Commit

Permalink
updated gitignore for clion
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipul-Cariappa committed Nov 28, 2023
1 parent 9d00ad2 commit f809169
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,9 @@ FodyWeavers.xsd
# vscode
.vscode/

# clion
.idea/

# User Defined
_premake5.lua
tests/pylua.sh
Expand All @@ -737,3 +740,4 @@ tmp*
bin/
obj/
.clangd/
cmake-build-debug/

0 comments on commit f809169

Please sign in to comment.