Undo additions to .gitignore

This commit is contained in:
mieubrisse 2023-04-30 14:08:11 -03:00 committed by Christian Rocha
parent 4c3e61d4d1
commit 7fef6782b8

28
.gitignore vendored
View File

@ -1,29 +1 @@
ssh_example_ed25519*
# IntelliJ
.idea
*.iws
*.iml
*.ipr
# VS Code
*.vscode
# Mac spotlight index files
.DS_Store
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Archive files
*.tgz
*.zip
# Node
node_modules
yarn-error.log