systeminformation/.gitignore
Sebastian Hildebrandt 8b3bd8b252 Version 1.0.0
2015-07-18 12:21:18 +02:00

30 lines
225 B
Plaintext

# MacOS
.DS_Store
.Spotlight-V100
.Trashes
Icon?
._*
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
# Linux
.directory
*~
# NPM
node_modules
.nodemonignore
npm-debug.log
npm*
*.log
*.gz
# Other
.notes.txt
.idea
*.ipr
*.iws