Skip to content

Commit 2fa14f0

Browse files
committed
Move .gitignore files to the repository root
1 parent 080ad06 commit 2fa14f0

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Files and directories created by pub
22
.dart_tool/
33
.packages
4-
# Remove the following pattern if you wish to check in your lock file
4+
# Leave it out of source control unless your package is an application package
55
pubspec.lock
66

77
# Conventional directory for build outputs
88
build/
99

1010
# Directory created by dartdoc
1111
doc/api/
12+
13+
.idea/

sum_types/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

sum_types_generator/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)