ungleich-staticcms/assets/u/static/popper.js-1.16.0/.gitignore
Nico Schottelius 16fb2bb919 import popper.js
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-12-31 01:21:21 +01:00

24 lines
539 B
Text

# https://git-scm.com/docs/gitignore
# https://help.github.com/articles/ignoring-files
# Example .gitignore files: https://github.com/github/gitignore
node_modules
.DS_Store
.tmp
.chrome
*.log
.jekyll-metadata
dist
.idea/
*.log
package-lock.json
coverage.info
# When you switch branches, things can get messy
_site
.sass-cache
# Exclude Nuget .nuspec because we generate it from package.json
# during the npm publish step, this to avoid duplication
#===============================================================
package.nuspec
*.nupkg