Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
btrkeks committed May 31, 2024
1 parent 326d98d commit 58d806e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
\*.o
dictpopup
dictpopup-create
dictpopup-cli
cmake-build-debug/
cmake-build-release/
cmake-build-release-coverage/
.cmake
.idea
CMakeFiles
.gdb_history
misc/
misc/
build/

0 comments on commit 58d806e

Please sign in to comment.