Skip to content
Snippets Groups Projects
Verified Commit 780263fd authored by BEAUMONT Gwendal's avatar BEAUMONT Gwendal
Browse files

Updated .gitignore to allow .tar.gz and ignore .DS_Store (macOS)

parent 9a6f9720
Branches
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
*.nar *.nar
*.ear *.ear
*.zip *.zip
*.tar.gz # *.tar.gz
*.rar *.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
...@@ -46,4 +46,5 @@ replay_pid* ...@@ -46,4 +46,5 @@ replay_pid*
.history .history
.ionide .ionide
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,java .DS_Store
\ No newline at end of file # End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,java
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment