Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi,
I was surprised to see that the structure set up by running "pbiviz new ____" did not include a .gitignore file. As I've got no experience in creating custom visuals I'm not fully sure of wha can be safely excluded from git repositories. Obviously node_modules can be, but are there any other directories or files I should be ignoring?
Thanks
Solved! Go to Solution.
Hello @callum,
We use this .gitignore:
node_modules .DS_Store .tmp dist typings .api *.log
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @callum,
We use this .gitignore:
node_modules .DS_Store .tmp dist typings .api *.log
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |