dotfiles/.gitignore

19 lines
131 B
Plaintext
Raw Normal View History

2021-01-12 03:06:43 +00:00
# macOS
.DS_Store
# IntelliJ
.idea/
# VSCode
.vscode/
2021-01-18 04:28:06 +00:00
# Node
node_modules/
2021-02-17 11:46:56 +00:00
package.json
2021-01-18 04:28:06 +00:00
package-lock.json
2021-01-18 09:43:53 +00:00
# Go
dotfiles
2021-02-18 03:59:25 +00:00
*.bak