Skip to content

Commit b9aa4e9

Browse files
changed .gitignore
1 parent 2b9b5c1 commit b9aa4e9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

angular/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*.launch
1616
.settings/
1717
.vs/
18-
obj/
18+
[Oo]bj/
1919
bin/
2020

2121
# IDE - VSCode
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup />
4+
</Project>

0 commit comments

Comments
 (0)