Created
April 17, 2019 10:02
-
-
Save Asikur22/3bbaa5584396b75b6bf773c672579df2 to your computer and use it in GitHub Desktop.
[.gitignore] #Git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.idea | |
node_modules | |
.vscode | |
.DS_Store | |
.AppleDouble | |
.LSOverride | |
package-lock.json | |
# Thumbnails | |
._* | |
# Files that might appear in the root of a volume | |
.DocumentRevisions-V100 | |
.fseventsd | |
.Spotlight-V100 | |
.TemporaryItems | |
.Trashes | |
.VolumeIcon.icns | |
# Directories potentially created on remote AFP share | |
.AppleDB | |
.AppleDesktop | |
Network Trash Folder | |
Temporary Items | |
terminal.glue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment