Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisbernard committed Oct 14, 2024
1 parent f6498d4 commit 43280b7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/log/
/tmp/
/doc/

/.bundle

*.gem
*.log
*.sqlite*

**/.DS_Store

0 comments on commit 43280b7

Please sign in to comment.