This website works better with JavaScript.
Explore
Help
Sign In
mitri4
/
SoftwareShop
Watch
1
Star
0
Fork
You've already forked SoftwareShop
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
add node_modules to gitignore
Browse Source
remotes/origin/HEAD
Max Yakovenko
8 years ago
parent
37aa8c7c5c
commit
e93f122e91
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.gitignore
1
.gitignore
vendored
Unescape
Escape
View File
@ -83,6 +83,7 @@ target/
*.pyc
__pycache__/
assets/
node_modules/
development.py
*/migrations/*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mitri4/SoftwareShop
Title
Body
Create Issue