diff options
| author | Neylor Ohmaly | 2014-02-04 21:13:29 -0200 |
|---|---|---|
| committer | Neylor Ohmaly | 2014-02-04 21:13:29 -0200 |
| commit | 68f2f1f0119e63890871bce7819e182152566160 (patch) | |
| tree | b33fba37dce537362ed3950751ef046e7422c282 /.gitignore | |
| parent | 51f30447ed5269da0d0ebc2679984908ff899e3a (diff) | |
| download | nsPopover-68f2f1f0119e63890871bce7819e182152566160.tar.bz2 | |
Created the basic popover.0.0.1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..447d467 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.idea/ +.git/ +bin/ +build/ +node_modules/ +.sass-cache/ + |
