Skip to content

Commit

Permalink
Modified gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CharaD7 committed Oct 7, 2024
1 parent 766577b commit 60633ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# chadwm compile files
chadwm/dwm
chadwm/config.h
chadwm/*.o
chadwm/*.orig
chadwm/*.rej
dwm
config.h
*.o
*.orig
*.rej

# ccls cache
.ccls-cache/
Expand Down

0 comments on commit 60633ff

Please sign in to comment.