Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kfilippenok committed Nov 24, 2024
1 parent fbcaac0 commit b0681a4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# FPC / Lazarus generated stuff
*.o
*.ppu
*.compiled
*.or
*.lrs
backup/
lib/
*.exe
Expand All @@ -7,3 +13,6 @@ tiles/
cache/
mapviewer
out/

# lazbuild
*.swp

0 comments on commit b0681a4

Please sign in to comment.