mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
Added IntellIJ iml file to gitignore
Added missing connect-flash package
This commit is contained in:
@@ -16,6 +16,7 @@ tmp
|
||||
npm-debug.log
|
||||
node_modules
|
||||
.idea
|
||||
*.iml
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"dependencies": {
|
||||
"async": "*",
|
||||
"bcrypt": "*",
|
||||
"connect-flash": "*",
|
||||
"express": "*",
|
||||
"forever": "*",
|
||||
"fb": "*",
|
||||
|
||||
Reference in New Issue
Block a user