Skip to content

Commit

Permalink
.gitignore updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vmagnin committed Jan 30, 2024
1 parent 3de6d42 commit 56ddc78
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
# Images
*.ppm

# Backups
*.backup
.gitignore~

# Prerequisites
*.d

Expand Down Expand Up @@ -38,4 +42,4 @@
*.app

# Directories
build/
build/

0 comments on commit 56ddc78

Please sign in to comment.