Skip to content

Commit

Permalink
Update .gitignore and remove .metadata file
Browse files Browse the repository at this point in the history
  • Loading branch information
rvndsngwn committed Feb 3, 2024
1 parent e3e7650 commit 6f44f4c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ build/

.flutter-plugins
.flutter-plugins-dependencies
.metadata
10 changes: 0 additions & 10 deletions .metadata

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
1 change: 0 additions & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
include: package:flutter_lints/flutter.yaml

# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options

0 comments on commit 6f44f4c

Please sign in to comment.