Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
breakout
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ekouejor.follysod
breakout
Commits
741a36c4
Commit
741a36c4
authored
2 weeks ago
by
jeremy.gobet
Browse files
Options
Downloads
Patches
Plain Diff
Updated .gitignore file for firebase
parent
d22b1ef6
Branches
yassin.elhakoun-master-patch-06640
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+5
-2
5 additions, 2 deletions
.gitignore
with
5 additions
and
2 deletions
.gitignore
+
5
−
2
View file @
741a36c4
# ignore all files starting with . or ~
.*
# ignore all temp files starting with ~
~*
# ignore node/grunt dependency directories
...
...
@@ -25,4 +24,8 @@ node_modules/
!.gitlab-ci.yml
!.eslintrc.*
# ignore building files
dist/
# ignore firbase temp files
.firebase/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment